Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IQSS-4760 update current version #5541

Merged

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Feb 14, 2019

New Contributors

Welcome! New contributors should at least glance at CONTRIBUTING.md, especially the section on pull requests where we encourage you to reach out to other developers before you start coding. Also, please note that we measure code coverage and prefer you write unit tests. Pull requests can still be reviewed without tests or completion of the checklist outlined below. Thanks!

Related Issues

Pull Request Checklist

@coveralls
Copy link

coveralls commented Feb 14, 2019

Coverage Status

Coverage decreased (-0.04%) to 17.298% when pulling f82810c on QualitativeDataRepository:IQSS/4760-Update_Current_Version into 2322162 on IQSS:develop.

@@ -1989,6 +1995,53 @@ public String registerDataset() {
FacesContext.getCurrentInstance().addMessage(null, message);
return returnToDatasetOnly();
}

public String updateCurrentVersion() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@qqmyers can you add comments here and in the api that this code is duplicated so that we know thatif a change occurs we would need to update in multiple places (until we move to an onSuccess)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added comments and brought the PR back up to date with dev...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants